home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000702_jorgens@sundan…harm.hscsyr.edu_Tue Jun 28 20:49:04 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  11KB

  1. Received: from sundance.pharm.hscsyr.edu by cs.umb.edu with SMTP id AA01694
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 30 Jun 1994 20:43:04 -0400
  3. Received: by sundance.pharm.hscsyr.edu (5.0/SMI-SVR4)
  4.     id AA08982; Tue, 28 Jun 1994 15:49:04 +0500
  5. Date: Tue, 28 Jun 1994 15:49:04 +0500
  6. From: jorgens@sundance.pharm.hscsyr.edu (David C. Jorgensen)
  7. Message-Id: <9406281949.AA08982@sundance.pharm.hscsyr.edu>
  8. To: tex-k@cs.umb.edu
  9. Subject: TripTrap Output from Solaris 2.3
  10. Content-Type: X-sun-attachment
  11. Content-Length: 0
  12.  
  13. ----------
  14. X-Sun-Data-Type: text
  15. X-Sun-Data-Description: text
  16. X-Sun-Data-Name: text
  17. X-Sun-Charset: us-ascii
  18. X-Sun-Content-Lines: 41
  19.  
  20. Greetings,
  21.  
  22. I've been migrating my department's Sun system from SunOS 4.1.1 Rev B to
  23. Solaris 2.3.  Part of this migration includes TeX3.141/METAFONT2.71/LaTeX2.09.
  24. I've just completed trip-trap tests, and am attaching the results file,
  25. triptrap.diffs.  I would greatly appreciate your reviewing this output file
  26. and letting me know whether or not I have genuine TeX and Metafont on my
  27. system.  I am installing La/TeX on a Sun SPARC-10 (sun4m architecture), using
  28. sun-sparc-solaris-gcc (ver. 2.4.5) as my C compiler, and Sun's make program in
  29. /usr/ccs/bin.
  30.  
  31. To get this far, I had to do the following as part of the installation
  32. procedure:
  33.  
  34.  - Change /usr/local to /opt/LaTeX in the top-level Makefile and makefile.in.
  35.    /usr/local has been replaced by /opt in Solaris 2.3.
  36.  
  37.  - setenv LEX /usr/ccs/bin/lex
  38.    My choice for telling the configure script where to find the lex program,
  39.    since it couldn't find lex on its own.
  40.  
  41.  - Change INSTALL to point to /usr/ucb/install in the top-level Makefile and
  42.    makefile.prep.  The call arguments for /usr/sbin/install have changed in
  43.    Solaris 2.3.  Fortunately, Sun preserved the previous version of install
  44.    in /usr/ucb as part of their binary compatibility feature.
  45.  
  46. I loaded TeX3.141 et al. from our distribution tape, purchased before I started
  47. in this postition in Jan '94.  Since the department did purchase a tape, I
  48. assume that we are still eligible for installation support?  If you have any
  49. questions about who purchased the tape and when, please let me know and I'll try
  50. to find out (probably Jacques Beaumont, PhD, in 1993).
  51.  
  52. Thanks very much in advance for your help.
  53.  
  54. Dave Jorgensen
  55. Systems Engineer
  56. State University of New York
  57. Health Science Center at Syracuse
  58. Pharmacology Department
  59.  
  60.   
  61. ----------
  62. X-Sun-Data-Type: default
  63. X-Sun-Data-Description: default
  64. X-Sun-Data-Name: triptrap.diffs
  65. X-Sun-Charset: us-ascii
  66. X-Sun-Content-Lines: 216
  67.  
  68. cd lib; make  SHELL='/bin/sh' CC='/opt/gnu/bin/gcc' CFLAGS='-g'     CCLD='/opt/gnu/bin/gcc' LDFLAGS='' LIBS='' RANLIB='@:'     LN='ln -s' srcdir=. wlibs='-lxview -lXt -lX11 -lolgx -static'                 xincludedir='-DX_DISPLAY_MISSING' xlibdir='-L/usr/openwin/lib' all
  69. cd web2c; make  SHELL='/bin/sh' CC='/opt/gnu/bin/gcc' CFLAGS='-g'     CCLD='/opt/gnu/bin/gcc' LDFLAGS='' LIBS='' RANLIB='@:'     LN='ln -s' srcdir=. wlibs='-lxview -lXt -lX11 -lolgx -static'                 xincludedir='-DX_DISPLAY_MISSING' xlibdir='-L/usr/openwin/lib' YACC='yacc' LEX='/usr/ccs/bin/lex' LEXLIB='-ll' all
  70. cd web; make  SHELL='/bin/sh' CC='/opt/gnu/bin/gcc' CFLAGS='-g'     CCLD='/opt/gnu/bin/gcc' LDFLAGS='' LIBS='' RANLIB='@:'     LN='ln -s' srcdir=. wlibs='-lxview -lXt -lX11 -lolgx -static'                 xincludedir='-DX_DISPLAY_MISSING' xlibdir='-L/usr/openwin/lib' tangle
  71. `tangle' is up to date.
  72. for name in dviutil fontutil; do                    \
  73.           (cd ${name}; make  SHELL='/bin/sh' CC='/opt/gnu/bin/gcc' CFLAGS='-g'     CCLD='/opt/gnu/bin/gcc' LDFLAGS='' LIBS='' RANLIB='@:'     LN='ln -s' srcdir=. wlibs='-lxview -lXt -lX11 -lolgx -static'                 xincludedir='-DX_DISPLAY_MISSING' xlibdir='-L/usr/openwin/lib' triptrap);            \
  74.         done
  75. cd tex; make  SHELL='/bin/sh' CC='/opt/gnu/bin/gcc' CFLAGS='-g'     CCLD='/opt/gnu/bin/gcc' LDFLAGS='' LIBS='' RANLIB='@:'     LN='ln -s' srcdir=. wlibs='-lxview -lXt -lX11 -lolgx -static'                 xincludedir='-DX_DISPLAY_MISSING' xlibdir='-L/usr/openwin/lib' triptrap
  76. cd tex; make  SHELL='/bin/sh' CC='/opt/gnu/bin/gcc' CFLAGS='-g'     CCLD='/opt/gnu/bin/gcc' LDFLAGS='' LIBS='' RANLIB='@:'     LN='ln -s' srcdir=. wlibs='-lxview -lXt -lX11 -lolgx -static'                 xincludedir='-DX_DISPLAY_MISSING' xlibdir='-L/usr/openwin/lib' run-trip
  77. rm -f trip.tex
  78. ln -s .././tex/TeXtrip/trip.tex .
  79. ../fontutil/pltotf .././tex/TeXtrip/trip.pl trip.tfm
  80. ../fontutil/tftopl ./trip.tfm trip.pl
  81. diff .././tex/TeXtrip/trip.pl trip.pl
  82. /bin/sh -c '. ./tripenv; \
  83.           ./triptex < .././tex/TeXtrip/trip1.in >/dev/null 2>&1'
  84. *** Error code 1 (ignored)
  85. diff .././tex/TeXtrip/tripin.log trip.log
  86. 1c1
  87. < This is TeX, Version 3.141 (INITEX)  25 JAN 1992 22:08
  88. ---
  89. > This is TeX, Version 3.141 (C version d) (INITEX)  28 JUN 1994 14:49
  90. 451,452c451,452
  91. <  (preloaded format=trip 92.1.25)
  92. < 1318 strings of total length 23520
  93. ---
  94. >  (format=trip 94.6.28)
  95. > 1318 strings of total length 23500
  96. *** Error code 1 (ignored)
  97. /bin/sh -c '. ./tripenv; ./triptex < .././tex/TeXtrip/trip2.in > trip.fot'
  98. *** Error code 1 (ignored)
  99. diff  .././tex/TeXtrip/trip.log trip.log
  100. 1c1
  101. < This is TeX, Version 3.141 (preloaded format=trip 92.1.25)  25 JAN 1992 22:09
  102. ---
  103. > This is TeX, Version 3.141 (C version d) (format=trip 94.6.28)  28 JUN 1994 14:49
  104. 1405c1405
  105. < \vbox(16383.99998+0.0)x1000.0, glue set 16342.0fil
  106. ---
  107. > \vbox(16383.99998+0.0)x1000.0, glue set 16341.99998fil
  108. 2018c2018
  109. < \vbox(16383.99998+1.0)x100.0, glue set 16239.0fil
  110. ---
  111. > \vbox(16383.99998+1.0)x100.0, glue set 16238.99998fil
  112. 2533c2533
  113. < \vbox(16383.99998+0.0)x20.0, glue set 16331.0fil
  114. ---
  115. > \vbox(16383.99998+0.0)x20.0, glue set 16330.99998fil
  116. 3324c3324
  117. < \vbox(10000.0+2.0)x28.0, glue set 9737.58789fil
  118. ---
  119. > \vbox(10000.0+2.0)x28.0, glue set 9737.58742fil
  120. 3862c3862
  121. < \vbox(16383.99998+2.0)x100.0, glue set 16318.0fil
  122. ---
  123. > \vbox(16383.99998+2.0)x100.0, glue set 16317.99997fil
  124. 4032c4032
  125. < \vbox(16383.99998+0.0)x8236.0, glue set 16344.0fil
  126. ---
  127. > \vbox(16383.99998+0.0)x8236.0, glue set 16343.99998fil
  128. 4418c4418
  129. < \vbox(16383.99998+0.0)x100.0, glue set 16332.0fil
  130. ---
  131. > \vbox(16383.99998+0.0)x100.0, glue set 16331.99998fil
  132. 4740c4740
  133. < \vbox(16383.99998+0.0)x205.12613, glue set 16344.0fil
  134. ---
  135. > \vbox(16383.99998+0.0)x205.12613, glue set 16343.99998fil
  136. 7295c7295
  137. <  267 string characters out of 8480
  138. ---
  139. >  267 string characters out of 8500
  140. 7297c7297
  141. <  370 multiletter control sequences out of 2100
  142. ---
  143. >  370 multiletter control sequences out of 9500
  144. 7299c7299
  145. <  2 hyphenation exceptions out of 307
  146. ---
  147. >  2 hyphenation exceptions out of 607
  148. *** Error code 1 (ignored)
  149. diff .././tex/TeXtrip/trip.fot trip.fot
  150. 1,3c1,2
  151. < This is TeX, Version 3.141 (INITEX)
  152. < ** &trip  trip 
  153. < (trip.tex ##
  154. ---
  155. > This is TeX, Version 3.141 (C version d) (INITEX)
  156. > **(trip.tex ##
  157. *** Error code 1 (ignored)
  158. /bin/sh -c '. ./tripenv; \
  159.   ../dviutil/dvitype trip.dvi < .././tex/TeXtrip/dvitype.in > trip.typ'
  160. diff  .././tex/TeXtrip/trip.typ trip.typ
  161. 1d0
  162. < This is DVItype, Version 3.4
  163. 9c8
  164. < ' TeX output 1992.01.25:2209'
  165. ---
  166. > ' TeX output 1994.06.28:1449'
  167. 241c240
  168. < 694: down4 1072300032 
  169. ---
  170. > 694: down4 1072300031 
  171. 284c283
  172. < 819: down4 1065418752 
  173. ---
  174. > 819: down4 1065418751 
  175. 391c390
  176. < 1032: down4 1071448064 
  177. ---
  178. > 1032: down4 1071448063 
  179. 419c418
  180. < 1121: down4 639342208 
  181. ---
  182. > 1121: down4 639342177 
  183. 875c874
  184. < 1986: down4 1070596096 
  185. ---
  186. > 1986: down4 1070596094 
  187. 937c936
  188. < 2136: down4 1072300032 
  189. ---
  190. > 2136: down4 1072300031 
  191. 951c950
  192. < 2205: down4 1071513600 
  193. ---
  194. > 2205: down4 1071513599 
  195. 1028c1027
  196. < 2393: down4 1072300032 
  197. ---
  198. > 2393: down4 1072300031 
  199. 1087,1088c1086,1087
  200. < 2535: y4 203921760 
  201. < 2540: y0 203921760 
  202. ---
  203. > 2535: y4 203921756 
  204. > 2540: y0 203921756 
  205. *** Error code 1 (ignored)
  206. cd mf; make  SHELL='/bin/sh' CC='/opt/gnu/bin/gcc' CFLAGS='-g'     CCLD='/opt/gnu/bin/gcc' LDFLAGS='' LIBS='' RANLIB='@:'     LN='ln -s' srcdir=. wlibs='-lxview -lXt -lX11 -lolgx -static'                 xincludedir='-DX_DISPLAY_MISSING' xlibdir='-L/usr/openwin/lib' triptrap
  207. cd mf; make  SHELL='/bin/sh' CC='/opt/gnu/bin/gcc' CFLAGS='-g'     CCLD='/opt/gnu/bin/gcc' LDFLAGS='' LIBS='' RANLIB='@:'     LN='ln -s' srcdir=. wlibs='-lxview -lXt -lX11 -lolgx -static'                 xincludedir='-DX_DISPLAY_MISSING' xlibdir='-L/usr/openwin/lib' run-trap
  208. rm -f trap.mf
  209. ln -s .././mf/MFtrap/trap.mf .
  210. /bin/sh -c '. ./trapenv; \
  211.   ./trapmf < .././mf/MFtrap/trap1.in > /dev/null 2>&1'
  212. *** Error code 1 (ignored)
  213. diff .././mf/MFtrap/trapin.log trap.log
  214. 1c1
  215. < This is METAFONT, Version 2.71 (INIMF)  25 JAN 1992 08:58
  216. ---
  217. > This is METAFONT, Version 2.71 (C version d) (INIMF)  28 JUN 1994 14:49
  218. 150c150
  219. < String usage 26&83 (895&11534 still untouched)
  220. ---
  221. > String usage 26&83 (895&11544 still untouched)
  222. 176,177c176,177
  223. <  (preloaded base=trap 92.1.25)
  224. < 1113 strings of total length 20516
  225. ---
  226. >  (base=trap 94.6.28)
  227. > 1113 strings of total length 20496
  228. *** Error code 1 (ignored)
  229. /bin/sh -c '. ./trapenv; ./trapmf < .././mf/MFtrap/trap2.in > trap.fot'
  230. *** Error code 1 (ignored)
  231. diff .././mf/MFtrap/trap.log trap.log
  232. 1c1
  233. < This is METAFONT, Version 2.71 (preloaded base=trap 92.1.25)  25 JAN 1992 08:58
  234. ---
  235. > This is METAFONT, Version 2.71 (C version d) (base=trap 94.6.28)  28 JUN 1994 14:50
  236. 1808c1808
  237. < String usage 21&86 (866&11412 still untouched)
  238. ---
  239. > String usage 21&86 (866&11432 still untouched)
  240. 4226c4226
  241. < String usage 39&162 (821&7731 still untouched)
  242. ---
  243. > String usage 39&162 (821&7751 still untouched)
  244. 4243c4243
  245. <  3753 string characters out of 11484
  246. ---
  247. >  3753 string characters out of 11504
  248. 4245c4245
  249. <  289 symbolic tokens out of 2100
  250. ---
  251. >  289 symbolic tokens out of 9500
  252. 4254c4254
  253. <   out of 256w,16h,16d,64i,5000l,500k,256e,50p)
  254. ---
  255. >   out of 256w,16h,16d,64i,15000l,2500k,256e,50p)
  256. *** Error code 1 (ignored)
  257. diff .././mf/MFtrap/trap.fot trap.fot
  258. 1,3c1,2
  259. < This is METAFONT, Version 2.71 (INIMF)
  260. < ** &trap  trap 
  261. < (trap.mf
  262. ---
  263. > This is METAFONT, Version 2.71 (C version d) (INIMF)
  264. > **(trap.mf
  265. 39c38
  266. < String usage 39&162 (821&7731 still untouched)
  267. ---
  268. > String usage 39&162 (821&7751 still untouched)
  269. *** Error code 1 (ignored)
  270. ../fontutil/tftopl ./trap.tfm trap.pl
  271. diff .././mf/MFtrap/trap.pl trap.pl
  272. /bin/sh -c '. ./trapenv; \
  273.   ../fontutil/gftype -m -i ./trap.72270gf > trap.typ'
  274. diff .././mf/MFtrap/trap.typ trap.typ
  275. 1c1
  276. < This is GFtype, Version 3.1
  277. ---
  278. > This is GFtype, Version 3.1 (C version d)
  279. 3c3
  280. < ' METAFONT output 1992.01.25:0858'
  281. ---
  282. > ' METAFONT output 1994.06.28:1450'
  283. *** Error code 1 (ignored)